'Declaration Public Function New( _ ByVal ranges As IEnumerable(Of CellRange) _ )
'Usage Dim ranges As IEnumerable(Of CellRange) Dim instance As New ConditionalFormatting(ranges)
public ConditionalFormatting( IEnumerable<CellRange> ranges )
Parameters
- ranges
- The ranges.